IReadOnlyList.Item[Integer] Property

Represents property Item[Integer].

Namespace: Spring.Collections
public
 property Item[index: Integer]: TValue read GetItem; default;

Parameters

index
Type: Integer

Property Value

Type: TValue